[INFO] cloning repository https://github.com/yuoo655/ext4_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuoo655/ext4_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuoo655%2Fext4_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuoo655%2Fext4_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ed89bcf2b255082af0e0115d5c3e8b7477d2903
[INFO] fixing yuoo655/ext4_rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuoo655%2Fext4_rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/yuoo655/ext4_rs
[INFO] finished tweaking git repo https://github.com/yuoo655/ext4_rs
[INFO] tweaked toml for git repo https://github.com/yuoo655/ext4_rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuoo655/ext4_rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yuoo655/ext4_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e751a5d01ff74e1f73ad5efe1ad308021c227de6807dadebc82e9b4866364554
[INFO] running `Command { std: "docker" "start" "e751a5d01ff74e1f73ad5efe1ad308021c227de6807dadebc82e9b4866364554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e751a5d01ff74e1f73ad5efe1ad308021c227de6807dadebc82e9b4866364554" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e751a5d01ff74e1f73ad5efe1ad308021c227de6807dadebc82e9b4866364554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e751a5d01ff74e1f73ad5efe1ad308021c227de6807dadebc82e9b4866364554" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking ext4_rs v1.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/utils/errors.rs (3 fixes)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/main.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
[INFO] [stderr] crater-edition-check: ext4_rs v1.3.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ext4_rs v1.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 26 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 27 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 51 |                   with_color!(args_color, "{}", record.args())
[INFO] [stdout]    |                   -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `with_color` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:26:46
[INFO] [stdout]    |
[INFO] [stdout] 25 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 26 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 27 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 51 |                   with_color!(args_color, "{}", record.args())
[INFO] [stdout]    |                   -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `with_color` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:51:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 26 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                                                                       - temporary value is freed at the end of this statement
[INFO] [stdout] 27 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 51 |                   with_color!(args_color, "{}", record.args())
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ext4_rs` (bin "ext4_rs" test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 26 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |         |                                                                             |
[INFO] [stdout]    | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]    | |         creates a temporary value which is freed while still in use
[INFO] [stdout] 27 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 51 |                   with_color!(args_color, "{}", record.args())
[INFO] [stdout]    |                   -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `with_color` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:26:46
[INFO] [stdout]    |
[INFO] [stdout] 25 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 26 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]    | |                                              |
[INFO] [stdout]    | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout] 27 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 51 |                   with_color!(args_color, "{}", record.args())
[INFO] [stdout]    |                   -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `with_color` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:51:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 26 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]    | |                                                                                       - temporary value is freed at the end of this statement
[INFO] [stdout] 27 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 51 |                   with_color!(args_color, "{}", record.args())
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ext4_rs` (bin "ext4_rs") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "e751a5d01ff74e1f73ad5efe1ad308021c227de6807dadebc82e9b4866364554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e751a5d01ff74e1f73ad5efe1ad308021c227de6807dadebc82e9b4866364554", kill_on_drop: false }`
[INFO] [stdout] e751a5d01ff74e1f73ad5efe1ad308021c227de6807dadebc82e9b4866364554
